バージョン

HtmlAttributes メソッド (BaseGridWrapper<T,TOut>)

HtmlAttributes を HTML div 要素に設定します。
シンタックス
'宣言
 
Public Function HtmlAttributes( _
   ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As TOut
public TOut HtmlAttributes( 
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)

パラメータ

htmlAttributes
参照

オンラインで表示: GitHub